Skip to content

refactor: remove pydub dependency and update audio processing method#83

Merged
StarHeartHunt merged 3 commits intomainfrom
refactor/remove-pydub
Mar 13, 2026
Merged

refactor: remove pydub dependency and update audio processing method#83
StarHeartHunt merged 3 commits intomainfrom
refactor/remove-pydub

Conversation

@StarHeartHunt
Copy link
Copy Markdown
Member

  • Removed the pydub dependency from pyproject.toml and uv.lock.
  • Refactored the audio combining logic in audio.py to use ffmpeg directly instead of pydub, improving performance and reliability.

- Removed the pydub dependency from pyproject.toml and uv.lock.
- Refactored the audio combining logic in audio.py to use ffmpeg directly instead of pydub, improving performance and reliability.
@StarHeartHunt StarHeartHunt merged commit 6a17939 into main Mar 13, 2026
6 checks passed
@StarHeartHunt StarHeartHunt deleted the refactor/remove-pydub branch March 13, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants